Learning Objectives

After completing this lesson, you'll be able to:

Video

Note

We provide videos in this course if you prefer to watch them instead of reading the text below. Note that the video uses an older release of FME and some Quiz answers might require you to read the text.

Resources

Introduction

Using the reader parameters to create point geometry works well if you are working with spatial data from the start. This method occurs automatically in certain readers (e.g., CSV, Excel, and text) as long as the attributes are named correctly, such as latitudelongitude, and elevation, or xy, and z.

Exercise

1) Open FME Workbench

Open FME Workbench (2026.1 or later).

Click Blank Workspace to start a new workspace.

Click Readers > Add Reader and set Format to CSV (Comma-Separated Value). Click the ellipsis button [...] and select the downloaded rapid_transit_stations.csv file or paste in the URL.

2) Configure Parameters

Click Parameters:

Add Reader > Parameters

Check Create Point Geometry From Attributes.

Set the Coord. System to UTM83-10.

Your dialog should look like this:

Create Point Geometry from Attributes in CSV reader parameters dialog

Click OK and then OK again to add the reader.

3) Run the Workspace

Run the workspace and view the results in Visual Preview:

Results showing points on map

 The output of point features using any of the three methods. Stylized in FME Data Inspector using map tiles by Stamen Design, under CC-BY-3.0. Data by OpenStreetMap, under CC-BY-SA.